You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > PBValues Method > MatrixInt.PBValues Method ([In] int, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.PBValues Method ([In] int, [In] int)

Returns a pointer to the real value stored at Row and Col.

Syntax
C#
Visual Basic
public IntPtr PBValues([In] int Row, [In] int Col);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!